<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*轮播图*/
.banner{
	position: relative;
	z-index:0;
	top:-100px;
	width:100%;
	min-width:1366px;
	height:960px;
	margin-bottom:-100px;;
}

.banner&gt;.banner_box{
	position: relative;
	width:100%;
	height: 100%;
	overflow: hidden;
}

.banner_box&gt;.banner_box_o{
	width:100%;
	height:100%;
	position: absolute;
	left:100%;
	top:0;
	overflow: hidden;
}
.banner_box_o&gt;img{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	display: block;
}
/*.banner_box_o&gt;h5{
	width:100%;
	font-size:60px;
	color: #FFF;
	line-height:60px;
	text-align: center;
	position: absolute;
	left:0;
	top:340px;
}
.banner_box_o&gt;span{
	display: block;
	text-align: center;
	color: #ffffff;
	z-index: 20;
	position: absolute;
	top:290px;
	left:0;
	width:100%;
	font-size: 40px;
	line-height: 40px;
}

.banner_box_o&gt;p{
	width:100%;
	display: block;
	line-height:40px;
	font-size:40px;
	color: #FFF;
	position: absolute;
	left:0;
	top:430px;
	letter-spacing:10px;
	text-align:center;
}
.banner_box_o&gt;a{
	font-size:16px;
	margin-left: -80px;
	position: absolute;
	left:50%;
	top:530px;
	display: inline-block;
	width:160px;
	line-height: 50px;
	background-color:#004098;
	color: #FFF;
	text-align:center;
}
 */
.banner_box&gt;span{
	display: block;
	text-align: center;
	color: #ffffff;
	z-index: 20;
	position: absolute;
	top:290px;
	left:0;
	width:100%;
	font-size: 40px;
	line-height: 40px;
}

.banner_box&gt;h5{
	width:100%;
	font-size:60px;
	color: #FFF;
	line-height:60px;
	text-align: center;
	position: absolute;
	left:0;
	top:392px;
	z-index: 20;
}


.banner_box&gt;p{
	width:100%;
	display: block;
	line-height:40px;
	font-size:40px;
	color: #FFF;
	position: absolute;
	left:0;
	top:481px;
	letter-spacing:10px;
	text-align:center;
	z-index: 20;
}

.banner_box&gt;a{
	z-index: 20;
	font-size:16px;
	margin-left: -80px;
	position: absolute;
	left:50%;
	top:568px;
	display: inline-block;
	width:160px;
	line-height: 50px;
	background-color:#004098;
	color: #FFF;
	text-align:center;
}

.banner_box&gt;a:hover{
	background-color:#0055cc;
}

.banner_box_o&gt;video{
	float:left;
	width: 140%;
	margin-left: -20%;
	margin-top:-10%;
}
.banner_tab{
	position:absolute;
	left:0;
	top:430px;
	width:100%;
	height:70px;
}
.banner_tab&gt;img{
	height:70px;
}
.banner_tab&gt;img:first-child{
	float:left;
	margin-left: 50px;
}
.banner_tab&gt;img:last-child{
	float:right;
	margin-right: 50px;
}
.banner_seach,.banner_idx,.banner_tab,.banner_box_o&gt;a,.banner_box_o&gt;p,.banner_box_o&gt;h5{
	z-index: 30;
}

.banner_box&gt;.banner_box_o{
	width:100%;
	height:100%;
	position: absolute;
	left:0%;
	top:0;
	overflow: hidden;
}
.banner_idx{
	position: absolute;
	left:0;
	bottom:194px;
	width:100%;
	height:16px;
	text-align:center;
}

.banner_idx&gt;span{
	height:16px;
	width:16px;
	background-color:#FFF;
	opacity:0.6;
	filter:alpha(opacity=60);
	display: inline-block;
	border-radius:16px;
	margin:0 8px;
	text-align: center;
}
.bi_sld{
	opacity:1!important;
	filter:alpha(opacity=100)!important;
}
.banner_below{
	pointer-events: none;
	position: absolute;
	left: 0;
	top:0;
	z-index:1;
	width:100%;
	height: 100px;
	background-color: #000;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.banner_seach{
	height:56px;
	width:640px;
	background-color:#FFF;
	position: absolute;
	bottom:90px;
	left:50%;
	margin-left:-320px;
}
.bs_type{
	height:22px;
	width:100px;
	padding: 17px 0;
	border-right:1px solid #e5e5e5;
	color: 666666;
	font-size: 14px;
	text-align: center;
	float: left;
}
.bs_type:hover&gt;div{
	display: block;
}
.bs_type&gt;span{
	color: #666;
}
.bs_type&gt;img{
	margin:7.5px 17.5px -7.5px -17.5px;
}
.bs_type_box{
	padding:5px 0 ;
	width:100px;
	line-height:31px;
	font-size:14px;
	color:#666;
	text-align: center;
	background-color: #FFF;
	left:0;
	top:56px;
	display:none;
}

.bs_seach{
	width:415px;
	height: 22px;
	margin: 15px 20px;
	float: left;
}
.bs_seach&gt;input{
	outline:none;
	width:415px;
	height: 22px;
}
.bs_btn{
	width:84px;
	float: left;
	height: 22px;
	padding: 17px 0;
	text-align: center;
	background-color: #004098;
}
.bs_btn:hover{
	background-color: #0055cc;
}

.bs_btn{
	height: 22px;
}


.box{
	width:100%;
	height: 740px;
	position:relative;
}
.boxbg{
	height:100%;
	position: absolute;
	left: 0;
	top:0;
	z-index: -2;
	width:100%;
}
.au_img,.bdad_img,.op_img,.skill_img,.news_img{
	z-index: -1;
	position: absolute;
}
.au_img{
	right: 0;
	top:0;
	height:742px;
}
.au,.bdad,.oProducts,.skill,.news,.help{
	margin:0 auto;
	width:1080px;
	height:740px;
}
.au&gt;.title{
	text-align: center;
	width:1080px;
	height:106px;
	padding-top:68px;
}
.au&gt;.title&gt;h5{
	font-size:50px;
	font-family: arial;
	color:#333;
	line-height:50px;
	margin-bottom:15px;
}
.au&gt;.title&gt;p{
	font-size:16px;
	color:#666;
	line-height:16px;
}
.au&gt;.main{
	width: 100%;
	height:380px;
}
.au&gt;.main&gt;.left{
	width:530px;
	height:100%;
	position: relative;
	overflow: hidden;
}
.au&gt;.main&gt;.left&gt;embed{
	width:100%;
	height:100%;
}
.au&gt;.main&gt;.left&gt;video{
	height:100%;
	position:absolute;
	top:0;
	margin-left:-10%;
}
.au&gt;.main&gt;.left&gt;.au_below&gt;div{
	width:530px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#000000;
	opacity:0.5;
	filter:Alpha(opacity=50);
}
.au&gt;.main&gt;.left&gt;.au_below&gt;img{
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	margin-top:160px;
	margin-left:235px;
}

.au&gt;.main&gt;.right{
	width:500px;
	height: 100%;
}
.au&gt;.main&gt;.right&gt;.title {
	width:100%;
	height:80px;
}

.au&gt;.main&gt;.right&gt;.title&gt;.m_box {
	width:200px;
	height:80px;
	line-height:80px;
	font-size:24px;
	color:#999999;
	text-align: center;
}
.m_box:first-child{
	margin-left:50px;
}
.au&gt;.main&gt;.right&gt;.title&gt;.m_box&gt;img {
	height:42px;
	margin-top: 8px;
}

.au&gt;.main&gt;.right&gt;.au_text{
	color:#666;
	width:100%;
	height: 310px;
	overflow: auto;
	line-height:28px;
	font-size:14px;
}
.au&gt;.footer{
	width:100%;
	height: 145px;
	margin-top: 40px;
}

.bdad_img{
	left:0;
	top:-252px;
}
.bdad&gt;.left{
	width:530px;
	margin-left: 74px;
	height:100%;
	text-align: right;
}
.bdad&gt;.left&gt;img{
	height:93px;
	margin-top: 140px;
}
.bdad&gt;.left&gt;h5{
	color: #004098;
	font-size: 24px;
	line-height:24px;
	margin-top: 16px;
	font-weight:100;
}
.bdad&gt;.left&gt;span{
	color: #333333;
	font-size: 18px;
	line-height:18px;
	margin-top:35px;
	display: inline-block;
}
.bdad&gt;.left&gt;p{
	color: #666666;
	font-size:14px;
	line-height:28px;
	margin-top:16px;
	height:130px;
}
.bdad&gt;.left&gt;.box{
	height: 162px;
	width:100%;
}
.bdad&gt;.left&gt;.box&gt;.case {
	height: 160px;
	box-sizing: border-box;
	border:2px solid #c4c4c4;
	width: 160px;
	text-align:center;
	float:left;
	margin-right: 25px;
	position: relative;
}
.bdad&gt;.left&gt;.box&gt;.case:last-child {
	margin-right:0px;
}
.bdad&gt;.left&gt;.box&gt;.case&gt;aside{
	display: none;
	width: 530px;
	height: 175px;
	text-align: left;
	color: #666666;
	font-size:14px;
	line-height:28px;
	position: absolute;
	top: -175px;
	left: -185px;
}
.bdad&gt;.left&gt;.box&gt;.case:first-child&gt;aside{
	left: 0;
}
.bdad&gt;.left&gt;.box&gt;.case:last-child&gt;aside{
	left: -370px;
}
.bdad&gt;.left&gt;.box&gt;.case.brad_on&gt;aside{
	display: block;
	text-align: right;
	cursor: default;
}
.bdad&gt;.left&gt;.box&gt;.case&gt;img{
	margin-top:40px;
}
.bdad&gt;.left&gt;.box&gt;.case&gt;p{
	color:#333333;
	font-size:16px;
	line-height:16px;
	margin-top:20px;
}
.bdad&gt;.right {
	width:414px;
	height:624px;
	float:right;
	margin-top: 70px;
	position: relative;
}
.bdad&gt;.right&gt;img {
	position: absolute;
	left:-18px;
	top:-22px;
	width:446px;/*+36*/
	height:668px;/*+44*/
	
}
.bdad&gt;.right&gt;.brad_box {
	display: none;
	width:100%;
	height:620px;
	position: relative;
}
.bdad&gt;.right&gt;.brad_box&gt;.photo {
	width:100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
}
.bdad&gt;.right&gt;.brad_box&gt;.bg {
	width:100%;
	position: absolute;
	left:0;
	bottom:0;
}
.bdad&gt;.right&gt;.brad_box&gt;p {
    width: 100%;
    /* padding: 0 50px; */
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 24px;
    line-height: 40px;
    bottom: 15px;
    color: #FFF;
    z-index: 10;
}
.brad_on{
	/*opacity:0.5;
	filter:alpha(opacity=50); */
	border-color:#004098!important;
	/*background-color:#FFF;*/

}
.brad_on&gt;div{
	z-index: -1;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.brad_on&gt;p{
	color:#004098!important;
}

.op_img{
	right:0;
	top:-180px;
}
#ProductLest&gt;.case:hover .case {
	color: #004098;
}

.oProducts{
	height: 890px;
}
.oProducts&gt;.title{
	width:100%;
	height: 120px;
	margin-top: 70px;
}
.oProducts&gt;.title&gt;.case{
	width:290px;
	padding:0 20px;
	height:50px;
	margin-top:25px;
	line-height:50px;
	display: inline-block;
	background-color:#f7f7f7;
	color: #333333;
	font-size: 14px;
	position: relative;
}
.oProducts&gt;.title&gt;.case&gt;img{
	float:right;
	margin-right: 20px;
	margin-top: 20px;
}
.oProducts&gt;.title&gt;.case:hover .op_box{
	display: block;
}
.oProducts&gt;.title&gt;.case .op_box&gt;p:hover{
	color:#004098;
}
.oProducts&gt;.title&gt;.case&gt;.op_box{
	display: none;
	position: absolute;
	width:290px;
	padding:0 20px;
	background-color:#f7f7f7;
	left:0;
	top:50px;
	z-index: 100;
}
.oProducts&gt;.main{
	width:100%;
	height:630px;
}
.oProducts&gt;.main&gt;img.abs{
	z-index: -1;
	width:1180px;
	height:698px;
	left:-50px;
	top:-30px;
}
.oProducts&gt;.main&gt;.left{
	background-color:#FFF;
	width:300px;
	height:610px;
	padding:10px 15px;
	overflow: hidden;
}
.oProducts&gt;.main&gt;.left&gt;.case{
	width:100%;
	height:100px;
}
.oProducts&gt;.main&gt;.left&gt;.case&gt;.photo{
	height: 90px;
	width: 90px;
	float: left;
	padding:5px 0;
}
.oProducts&gt;.main&gt;.left&gt;.case&gt;.photo{
	text-align: center;
	max-height: 90px;
	max-width: 90px;
	float: left;
	position: relative;
}
.oProducts&gt;.main&gt;.left&gt;.case&gt;.photo&gt;img{
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
	max-height: 90px;
	max-width: 90px;
}
.oProducts&gt;.main&gt;.left&gt;.case&gt;.case{
	width:190px;
	height:60px;
	padding:20px 0;
	font-size: 16px;
	line-height: 24px;
	color:#333333;
}
.oProducts&gt;.main&gt;.left&gt;.case&gt;.case&gt;p{
	margin-top:6px;
}
.oProducts&gt;.main&gt;.left&gt;.case&gt;.case&gt;span{
	font-size:14px;
	color:#666666;
	display: block;
}
.oProducts&gt;.main&gt;.op_right{
	position: relative;
	width: 750px;
	height: 100%;
}
.op_right&gt;img{
	position: absolute;
	z-index: -1;
	left:0;
	top:0;
	width: 750px;
	height: 100%;
}
.op_right&gt;.case{
	width: 750px;
	height: 100%;
	
}
.op_right&gt;.case&gt;img{
	width: 750px;
	height: 100%;
}
.op_right .left{
	color:#FFF;
	width:190px;
	height:100%;
	position: relative;
	padding:0 20px;
}
.op_right .left&gt;.bg{
	z-index:-1;
	opacity:0.7;
	filter:Alpha(opacity=70);
	width:100%;
	height:100%;
	position:absolute;
	left: 0;
	top:0;
	background-color:#000;
}
.op_right .left&gt;img{
	float: right;
	margin-top: 48px;
	margin-right:20px;
	/*height: 60px;*/
	max-width: 100%;
}
.op_right .left&gt;h5{
	width:100%;
	display: block;
	float:left;
	margin-top:52px;
	font-size:24px;
	line-height: 24px;
}
.op_right .left&gt;p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	   -moz-box-orient: vertical;
	    -ms-box-orient: vertical;
	-webkit-line-clamp:8;
	   -moz-line-clamp:8;
	    -ms-line-clamp:8;
	        line-clamp:8;
	overflow:hidden;
	overflow:hidden;
}
.op_right .left&gt;p{
	width:100%;
	display: block;
	float:left;
	margin-top:30px;
	font-size:14px;
	line-height:30px;
	height:236px;
}
.op_right .left&gt;.btn{
	margin-top:57px;
	float: left;
	display: block;
	width:100%;
	height:45px;
	line-height: 45px;
	position: relative;
	text-align: center;
}
.op_right .left&gt;.btn&gt;.case{
	position:absolute;
	z-index: -1;
	left: 0;
	top:0;
	border:1px solid #FFF;
	width:100%;
	height:45px;
	line-height: 45px;
	opacity:0.5;
	filter:Alpha(opacity=50);
}
.op_right .left&gt;.btn:hover&gt;.case{
	opacity:1;
	filter:Alpha(opacity=100);
}
.op_right .left&gt;.btn&gt;a{
	color:#FFF;
}
.skill_img{
	left: 0;
	top:-354px;
	z-index: -2;
}
.skill{
	height:768px;
}
.skill&gt;img{
	float: right;
	margin-top:72px;
	margin-bottom:10px;
}
.skill&gt;.main{
	width:100%;
	height:610px;
}
.skill .photoBox{
	overflow: hidden;
	position: relative;
	width:562px;
	height:430px;
	float: left;
}
.skill .photoBox&gt;.photos{
	position: absolute;
	width:562px;
	height:430px;
}
.skill .photo,.skill .photo&gt;img{
	float: left;
	position: absolute;
	overflow: hidden;
	width:562px;
	height:430px;
}
.skill .photo{
	left:100%;
}
.skill .photo&gt;.below{
	width:562px;
	height:200px;
	position: absolute;
	left:0;
	bottom:0;
	z-index: 10;
}
.skill .photo&gt;p{
	z-index: 12;
	position: absolute;
	left: 30px;
	width:440px;
	bottom:30px;
	color:#FFF;
	font-size: 36px;
}
.skill&gt;.main&gt;.btn{
	padding-top: 595px;
}
.skill&gt;.main&gt;.case{
	position: absolute;
	right:2px;
	top:190px;
	height: 508px;
	width:580px;
	background-color:#FFFFFF;
	z-index: 15;
	overflow: hidden;
}

.skill&gt;.main&gt;.case&gt;h5{
	width:100%;
	height: 70px;
	background-color:#004098;
	color:#FFFFFF;
	text-align: center;
	font-weight:100;
	font-size: 28px;
	line-height:70px;
}
.skill&gt;.main&gt;.case&gt;p{
	font-size:16px;
	line-height:30px;
	height: 60px;
	color:#006fbc;
	padding:23px 30px;
	text-align: center;
}
.skill&gt;.main&gt;.case&gt;.main{
	width:520px;
	padding:0 30px;
	max-height: 230px;
}
.skill&gt;.main&gt;img.abs{
	width:626px;
	height: 552px;
    right:-18px;
    top: 176px;
}
.skill&gt;.main&gt;.case&gt;.main&gt;.case{
	padding:8px 30px;
	background-color:#eeeeee;
	font-size: 16px;
	color:#333333;
	line-height:25px;
	margin-bottom:4px;
}
.skill&gt;.main&gt;.case&gt;.main&gt;h5,.skill&gt;.main&gt;.case&gt;.main&gt;p{
	background-color:#EEEEEE;
	
}
.skill&gt;.main&gt;.case&gt;.main&gt;h5{
	padding:20px 20px 0px 20px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.skill&gt;.main&gt;.case&gt;.main&gt;p{
	padding:0px 20px 20px 20px;
	font-size:14px;
	color:#666666;
	line-height:22px;
}
.skill&gt;.main&gt;.case&gt;.main&gt;.case&gt;img{
	float: left;
	margin-top:2.6px;
	margin-right: 20px;
	height:20px;
}
.skill&gt;.main&gt;.case&gt;.main&gt;.case&gt;p{
	color:#666666;
	font-size:14px;
	line-height:30px;
}
.skill&gt;.main&gt;.case&gt;.btn{
	margin:25px 0;
	position: absolute;
	left:0;
	bottom: 0;
	height: 50px;
	width: 100%;
	text-align: center;
}
.skill&gt;.main&gt;.case&gt;.btn&gt;a{
	color:#666666;
	display: inline-block;
	width:190px;
	height:50px;
	line-height:50px;
	color: 666666;
	font-size:14px;
	border:2px solid #e5e5e5;
	box-sizing:border-box;
}
.skill&gt;.main&gt;.case&gt;.btn&gt;a:hover{
	background-color:#004098;
	color:#FFFFFF;
	border-color:#004098;
}
.skill&gt;.main&gt;.btn&gt;div{
	width:50px;
	height:50px;
	display: inline-block;
	margin-right: 20px;
	margin-top: 30px;
	border:1px solid #bebebe;
	text-align: center;			
}
.skill&gt;.main&gt;.btn&gt;div&gt;img{
	display: inline-block;
	margin-top: 15px;
}
.skill&gt;.main&gt;.btn&gt;div:hover{
	background-color:#FFF;
}

.news_img{
	right:0;
	top:-60px;
}
.news{
	height:534px;
}
.news&gt;.title{
	text-align: center;
	width:100%;
	height: 146px;
}
.news&gt;.title&gt;h5{
	font-size: 50px;
	color: #333333;
	font-family: arial;
	line-height:50px;;
	padding-top:56px;
}
.news&gt;.title&gt;p{
	font-size:18px;
	color: #666666;
	line-height:18px;;
	margin-top:20px;
}
.news&gt;.main{
	margin-top: 40px;
	width:100%;
	height: 280px;
}
.news&gt;.main .case{
	position: relative;
	overflow: hidden;
	width:340px;
	height:280px;
	float: left;
	margin-right: 30px;
}
.news&gt;.main&gt;a{
	width:340px;
	height:280px;
	display: inline-block;
	float: left;
	margin-right: 30px;
}
.news&gt;.main&gt;a:last-child{
	margin-right:0!important;
}
.news&gt;.main .case&gt;.title{
	position:absolute;
	padding:0 30px;
	bottom:14px;
	z-index: 20;
	color:#FFF;
}
.news&gt;.main .case&gt;.title&gt;p{
	font-size:16px;
	line-height:30px;
}
.news&gt;.main .case&gt;.title&gt;span{
	font-family: arial;
	font-size:14px;
	line-height:30px;
}
.news&gt;.main .case&gt;.img{
	max-height: 100%;
	position:absolute;
	left:50%;
	transform: translateX(-50%);
	bottom:0;
	z-index:15;
}
.news&gt;.main .case&gt;.below{
	position: absolute;
	width:340px;
	height:200px;
	bottom:0;
	z-index:16;
}
.news&gt;.main .case&gt;img.abs{
	width:454px;
	height:384px;
	left: -18px;
	top:-22px;
	z-index: 10;
	
}


.help {
	color:#FFF;
	height: 160px;
}
.help .title {
	font-size: 24px;
	line-height:24px;
	margin-top: 46px;
	float: left;
	width:70%;
}
.help .text {
	font-size:14px;
	line-height:14px;
	margin-top:20px;
	float:left;
	width:70%;
}
.help .btn {
	color:#FFF;
	float: right;
	text-align: center;
	line-height: 40px;
	width:124px;
	height:40px;
	background-color:#004098;
	display: inline-block;
	margin-top:-10px;
}
.help &gt; a{display: none}


@media  screen and (max-width:1460px) {
	.banner{
		height:625px;
		
	}
	.banner_box&gt;span{
		top:150px;
		font-size: 24px;
		line-height: 34px;
	}
	.banner_box&gt;h5{
		top:210px;
		font-size:30px;
		line-height:30px;
	}
	.banner_box&gt;p{
		letter-spacing: 3px;
		top: 250px;
		line-height:32px;
		font-size:28px;
	}
	.banner_box&gt;a{
		top:330px;
	    line-height:40px;
		width: 140px;
		font-size: 12px;
	}
	.banner_tab{
		top:280px;
	}
	.banner_idx&gt;span{
        height: 12px;
		width: 12px;
        border-radius: 12px;
	}
	.banner_seach{
		height:46px;
	}
	.bs_type{
		padding: 12px 0;
	}
	.bs_seach {
		margin:10px 20px;
	}
	.bs_btn{
		padding:12px 0;
	}
}</pre></body></html>